projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee606d1
)
gail: No need to include modules/other in CFLAGS anymore
author
Benjamin Otte
<otte@redhat.com>
Tue, 14 Jun 2011 14:09:35 +0000
(16:09 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:56 +0000
(16:07 -0400)
Now that we include headers directly, ew don't need it anymore. And the
current directory is included automatically.
modules/other/gail/Makefile.am
patch
|
blob
|
history
diff --git
a/modules/other/gail/Makefile.am
b/modules/other/gail/Makefile.am
index 789c38ed009d0d5ba93cf6cc91d3310bb5f63442..f4c76e366991cc5b754bb138db8e7dcfcbb9943e 100644
(file)
--- a/
modules/other/gail/Makefile.am
+++ b/
modules/other/gail/Makefile.am
@@
-127,7
+127,6
@@
libgailinclude_HEADERS = \
libgail_la_CPPFLAGS = \
-I$(top_srcdir) \
- -I$(top_srcdir)/modules/other \
-I$(top_srcdir)/gdk \
-I$(top_builddir)/gdk \
-I$(top_srcdir)/gtk \